Copies an array of page objects to the pages collection from the specified index.
public void CopyTo(
[] ,
int
)
'Declaration
Public Overloads Sub CopyTo( _
ByVal () As , _
ByVal As Integer _
)
Parameters
- values
- The array to which it is copied.
- index
- The zero-based index in at which copying begins.